Only export symbols defined in the decoder API.
authorJoachim Bauch <bauch@struktur.de>
Thu, 23 Apr 2026 10:45:20 +0000 (12:45 +0200)
committerAndreas Henriksson <andreas@fatal.se>
Thu, 23 Apr 2026 10:45:20 +0000 (12:45 +0200)
commit16dd1cdf0d7cb9fd4a48eb2a451accc79656e7c4
tree37832af73daf0d65e5a1edff41165741db9c2256
parent921382d652a83f56decebedfb9d4cce185eac701
Only export symbols defined in the decoder API.

The encoder API is not final yet, so upstream exports all symbols to make
development easier. For packaging we only want to expose the public API.

Gbp-Pq: Name only_export_decoder_api.patch
configure.ac
libde265/configparam.h
libde265/encoder/Makefile.am
libde265/encoder/algo/Makefile.am
libde265/image-io.cc
libde265/image-io.h
libde265/quality.h